projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cf0fb7
)
Put date on top of other-calendars menu.
author
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Wed, 27 Dec 1995 17:33:27 +0000
(17:33 +0000)
committer
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Wed, 27 Dec 1995 17:33:27 +0000
(17:33 +0000)
lisp/calendar/cal-menu.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-menu.el
b/lisp/calendar/cal-menu.el
index ef604d58bcac60c00f14eb29b3fbdfe01bceec3e..3baaa376323d9be1c81e047bf3b71aecb31de91e 100644
(file)
--- a/
lisp/calendar/cal-menu.el
+++ b/
lisp/calendar/cal-menu.el
@@
-382,7
+382,7
@@
The output is in landscape format, one month to a page."
(x-popup-menu
event
(list
- "Date Menu"
+ (concat (calendar-date-string date) " (Gregorian)")
(append
(list
(concat (calendar-date-string date) " (Gregorian)")